dynamic programming (dp) meaning in English
动态程序设计
Examples
- In the tbd detection , dynamic programming ( dp ) technique was used
而tbd检测方法中,采用了动态规划算法。 - To solve the laser weak echo detection under the clutter background , a dynamic programming ( dp ) technique has been developed for the detection of weak targets
摘要为解决低信噪比下激光微弱回波的检测问题,提出了一种新的小目标检测算法。 - Most of sequence alignment software utilize dynamic programming ( dp ) or the hidden markov model ( hmm ) as the core algorithm for gap open and extension
序列比对分析是生物信息学研究中的一个基本内容。大多数序列比对软件以动态规划算法作为其空位插入的核心算法。